﻿CHARACTERS = {
	c:BUK = {
		create_character = {
			# Nasrullah Khan
			#role = politician # Remove this line
			first_name = "Nasr_Allah"
			last_name = "Manghud"
			ruler = yes
			age = 28
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				reckless
			}
		}	

		create_character = {
			# Muzaffar al-Din
			#role = politician # Remove this line
			first_name = "Muzaffar_al-Din"
			last_name = "Manghud"
			heir = yes
			age = 6 # unknown age, but he was a son of Nasrullah Khan
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				reserved
			}
		}
	}
}
